HsApplicationQuestion 
EntityType  Independent 
Logical Entity Name  HsApplicationQuestion 
Default Table Name  HsApplicationQuestion 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

HsApplicationQuestion Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
HsApplicationQuestionID(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Descrip    VARCHAR(500)  NO 
 
Active    BIT  NO 
 
HsApplicationID(FK)    INTEGER  NO 
 
QuestionType    CHAR(1)  NO 
 
Type    CHAR(1)  NO 
 
Required    BIT  NO 
 
QuestionNumber    INTEGER  NO 
 
HsSystemQuestionID    INTEGER  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 

HsApplicationQuestion Keys 
Key Name  Key Type  Keys 
HsApplicationQuestion_HsApplicationID_N_N_IDX  Inversion Entry  HsApplicationID 
PK_HsApplicationQuestion_HsApplicationQuestionID  PrimaryKey  HsApplicationQuestionID 
HsApplicationQuestion_UserID_N_N_IDX  Inversion Entry  UserID 
HsApplicationQuestion_QuestionNumber_N_N_IDX  Inversion Entry  QuestionNumber 

HsApplicationQuestion Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
HousingApplication  Non-Identifying  One To Zero or More        HsApplicationID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
HsApplicationQuestionResponse  Non-Identifying  One To Zero or More          NO 
HSRoomMateMatchQuestion  Non-Identifying  One To Zero or More          NO 
HsStudentApplicationAnswers  Non-Identifying  One To Zero or More          NO 

HsApplicationQuestion Check Constraints 
Check Constraint Name  CheckConstraint 

HsApplicationQuestion Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.HsApplicationQuestion 
NO       
Physical (Microsoft SQL Server)
dbo.HsApplicationQuestion 
NO       

HsApplicationQuestion Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Housing 

HsApplicationQuestion Data Movement Rules 
Name  Type  Rule Text/Value